home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / serial / callback.001 / callback~ / callback / lib / dest / destdata.c < prev    next >
C/C++ Source or Header  |  1996-07-18  |  111b  |  10 lines

  1.  
  2. #include "dest.p"
  3.  
  4. unsigned
  5.     ndestinations;
  6.  
  7. DESTINATION_            /* array of destinations */
  8.     *destination;
  9.  
  10.